CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - robert matlab

搜索资源列表

  1. 用MATLAB实现的边缘提取函数

    1下载:
  2. 用MATLAB实现的边缘提取函数,实现了sobel算子、canny算子,Robert算子、prewitt算子、marr算子,Using MATLAB to achieve the edge detection function, the realization of the sobel operator, canny operator, Robert operator, prewitt operator, marr Operator
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-12-31
    • 文件大小:1896
    • 提供者:H.C. Young
  1. adaptive_adaboosting.rar

    0下载:
  2. AdaBoost, Adaptive Boosting, is a well-known meta machine learning algorithm that was proposed by Yoav Freund and Robert Schapire. In this project there two main files ,AdaBoost, Adaptive Boosting, is a well-known meta machine learning algorithm t
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:6579
    • 提供者:来海锋
  1. Robert

    0下载:
  2. 实现并比较不同梯度边缘检测方法(普通梯度、Robert、Sobel、Prewitt、Laplace、LOG和Canny) -Implementation and compare the different gradient edge detection method (general gradient, Robert, Sobel, Prewitt, Laplace, LOG, and Canny)
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:50513
    • 提供者:印象小七
  1. adaboost_for_matlab

    0下载:
  2. AdaBoost, Adaptive Boosting, is a well-known meta machine learning algorithm that was proposed by Yoav Freund and Robert Schapire. In this project there two main files 1. ADABOOST_tr.m 2. ADABOOST_te.m to traing and test a user-coded learnin
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:6570
    • 提供者:来海锋
  1. bianyuan_jiance_bijiao

    0下载:
  2. 用六种算子(分别是gabor、拉普拉斯、priwitt、robert、sobel、wallis),对三种图象进行边缘检测比较,强烈推荐哦,是本人的毕业设计中的关键程序-The six operators (respectively gabor, Laplace, priwitt, robert, sobel, wallis), images of three edge detection comparison, strongly recommend Oh, my graduation proje
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:835807
    • 提供者:吴海峰
  1. LDPCBSN

    1下载:
  2. LDPC码既低密度奇偶校验码(Low Density Parity Check Code,LDPC),它由Robert G.Gallager博士于1963年提出的一类具有稀疏校验矩阵的线性分组码,不仅有逼近Shannon限的良好性能,而且译码复杂度较低, 结构灵活,是近年信道编码领域的研究热点,目前已广泛应用于深空通信、光纤通信、卫星数字视频和音频广播等领域。LDPC码已成为第四代通信系统(4G) -LDPC codes BER simulation under AWGN channel.
  3. 所属分类:matlab

    • 发布日期:2016-11-21
    • 文件大小:8047
    • 提供者:天天
  1. Image_processing_matlab

    0下载:
  2. 上课时做的matlab图像处理实验,包括卷积,拉普拉斯变换,罗伯特算子,种子算法,-Matlab class to do the image processing experiments, including convolution, Laplace transform, Robert operator, seed algorithm, and so on
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:246271
    • 提供者:张彩
  1. exp01

    1下载:
  2. 1.运用Laplacian算子,基于二阶微分的图像增强,即拉氏变换法进行图像平滑 2.利用邻域平均法实现图像的平滑处理 3.利用Robert算子做锐化处理-1. The use of Laplacian operator, based on second-order differential of the image enhancement, that is, Laplace transform method for image smoothing 2. The use of neigh
  3. 所属分类:Special Effects

    • 发布日期:2015-12-26
    • 文件大小:1452
    • 提供者:虞佳霓
  1. 2

    0下载:
  2. 此程序实现一副图像的Robert、Prewitt边缘检测算法-This procedure to achieve an image of Robert, Prewitt edge detection algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:867
    • 提供者:李丹婷
  1. EXIT

    2下载:
  2. 本源码包参考英国Southampton大学Robert G. Maunder教授2008年的EXIT charts开源demo,给出了通用(分量码多项式可自定义)并行级联Turbo码的EXIT charts的作图源码。同时可完成迭代轨线、BER等值线的绘制等工作。 由于对于码块长较大的情形仿真需要较长时间,源码包也给出了部分分量码多项式的仿真结果,可直接用于绘图。 源码包还给出了最经典的S.Ten Brink介绍EXIT charts基本原理的参考文献,以及本人对通信系统中迭代译码过程分
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-05-13
    • 文件大小:3503617
    • 提供者:何飞
  1. MATLAB_code_of_image_processing

    2下载:
  2. 该gui函数基本上包括图像处理里面的最基本处理,相当于一个小型photoshop。比如读取文件,几何变换中的垂直镜像,平移,旋转,缩放;正交变换的DFT,FFT,DCT,DST,DHT,DWashT;灰度处理中的反色,直方图均衡,全局线性变换,分段线性变换,指数非线性变换,对数非线性变换;图像增强里面的加噪声,平滑,锐化,伪彩色增强;图像分割里面的灰度阈值法,Robert,Laplace,sobel,prewitt,canny算子边缘检测法;图像恢复里面的直接逆滤波,维纳滤波;图像编码里面的霍夫
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:397915
    • 提供者:guhuxiang
  1. Bayesianmethods

    0下载:
  2. 本压缩文件详细介绍了Robert Piche博士关于贝叶斯算法的理论和他的笔记,其中文档中还包含源码程序,另附两个m文件源程序,是一个非常实用的学习及参考资料-In this course we present the basic principles of Bayesian statistics (an alternative to "orthodox" statistics). We start by learning how to estimate parameters for stand
  3. 所属分类:matlab

    • 发布日期:2017-06-09
    • 文件大小:16388917
    • 提供者:terminator
  1. Matlab-edge-detection-operator

    1下载:
  2. 自己整理的经典边缘检测算子matlab源程序 图像处理必备 1、canny算子 2、kirsch算子 3、laplacian算子 4、log算子 5、prewitt算子 6、robert算子 7、robinson算子 8、sobel算子-Own finishing classical edge detection operator matlab source image processing necessary 1, canny operator, kirsc
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:918689
    • 提供者:笑傲江湖
  1. MATLAB-sobel-robert

    0下载:
  2. 关于sobel算子和robert算子对图像的边缘进行检测,其中有用到高斯平滑滤波模板-Edge detection operator
  3. 所属分类:Special Effects

    • 发布日期:2017-11-02
    • 文件大小:14017
    • 提供者:Stone
  1. DETEKSI-TEPI-DENGAN-ROBERT

    0下载:
  2. I give you code generate edge detection an image processing using robert algorithm which based on kernel matrix. it is not used matlab toolbox but handmade. so feel free to use it.-I give you code generate edge detection on an image processing usin
  3. 所属分类:Other systems

    • 发布日期:2017-05-02
    • 文件大小:544915
    • 提供者:jokosumeru
  1. robert

    0下载:
  2. 灰度图像边缘检测中的robert算法的MATLAB仿真实现-MATLAB simulation grayscale image roert edge detection algorithm to achieve
  3. 所属分类:Special Effects

    • 发布日期:2017-04-27
    • 文件大小:90768
    • 提供者:谢前英
  1. robert

    0下载:
  2. 基于matlab中sobel,log,canny算子的边缘提取以及Robert算子边缘提取并用最大亮度表示。-Based on Sobel, MATLAB, log, edge detection of Canny operator and Robert operator edge extraction and the maximum brightness representation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:178288
    • 提供者:lily
  1. Methods-and-Analysis-with-Matlab

    0下载:
  2. 数值分析Computational Mathematics Models Methods and Analysis with Matlab - Robert E. White-Computational Mathematics Models Methods and Analysis with Matlab- Robert E. White
  3. 所属分类:matlab

    • 发布日期:2017-05-18
    • 文件大小:4928210
    • 提供者:赵雪健
  1. EX3

    0下载:
  2. 图像的锐化处理,robert算子,sobel算子,laplace算子,限幅标定(Image sharpening, Robert operator, Sobel operator, Laplace operator, limit amplitude calibration)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-07
    • 文件大小:39936
    • 提供者:proud
  1. robert

    0下载:
  2. program for robert filter in image processing
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:90112
    • 提供者:amirAL
« 12 »
搜珍网 www.dssz.com